summaryrefslogtreecommitdiff
path: root/src/pages/api/product-variant/[id]/promotion/[category].js
blob: aef03c2262be092b9097f75801ea34fa837451e7 (plain)
1
2
import handler from '~/pages/api/product-variant/[id]/promotion/[category]';
export default handler;